home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / colsoncd.dxr / 00001Series_131_addtoor.ls < prev    next >
Encoding:
Text File  |  2000-01-11  |  267 b   |  12 lines

  1. on mouseUp
  2.   global gtemp
  3.   set gtemp to 0
  4.   hilite char 1 of field "orderfield"
  5.   set the puppet of sprite 10 to 0
  6.   set the puppet of sprite 16 to 0
  7.   set the puppet of sprite 15 to 0
  8.   set the visible of sprite 18 to 1
  9.   puppetSound("mainsnd")
  10.   go("catalog")
  11. end
  12.